home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Rolling Stones: Shine a Light (Press Kit)
/
Shine a Light (Press Kit).iso
/
pc
/
program.dxr
/
Internal_24_Back to Preview.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2008-03-03
|
349 b
|
21 lines
on mouseWithin me
cursor(280)
end
on mouseLeave me
cursor(0)
end
on mouseUp me
cursor(0)
sound(3).play(member("Click"))
case the frameLabel of
"C01", "C02", "C03", "C04", "C05":
go("Preview_1A")
"C06", "C07", "C08", "C09", "C10":
go("Preview_2A")
"C11", "C12", "C13", "C14":
go("Preview_3A")
end case
end